inspector: Ellipsize accessible description.
authorMatthias Clasen <mclasen@redhat.com>
Mon, 6 Jun 2016 00:54:49 +0000 (20:54 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 6 Jun 2016 00:56:52 +0000 (20:56 -0400)
This string can be long, and we don't want to break the ui

gtk/inspector/misc-info.ui

index 04cbfe516d6e692cf201a156d23969c385ba19c2..0f1546a3b02ceff640f5eed08e777dae1ae5b43e 100644 (file)
                             <property name="visible">true</property>
                             <property name="halign">end</property>
                             <property name="valign">baseline</property>
+                            <property name="ellipsize">end</property>
+                            <property name="max-width-chars">50</property>
                           </object>
                         </child>
                       </object>